home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4474 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  869 b 

  1. Path: mail2news.demon.co.uk!hpl3sn03.cern.ch
  2. From: Dan Pop <danpop@mail.cern.ch>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: sigsev malloc error
  5. Date: Mon, 5 Feb 1996 12:57:59 +0100
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <9602051158.AA20807@dxmint.cern.ch>
  8. References: <4f3ud3$t7q@orion.cc.andrews.edu>
  9. X-NNTP-Posting-Host: hpl3sn03.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11. X-Mail2News-Path: dxmint.cern.ch!hpl3sn03.cern.ch
  12.  
  13. beaman@andrews.edu (Kendall Beaman) writes:
  14.  
  15. >I need help with this error. Malloc is failing with a sigsev error. Does 
  16. >anyone know why this would happen? I though malloc was stable.
  17.  
  18. malloc _is_ stable, your code is broken.  Check the FAQ for more hints
  19. about what _you_ are doing wrong.
  20.  
  21. Dan
  22. -- 
  23. Dan Pop
  24. CERN, CN Division
  25. Email: danpop@mail.cern.ch 
  26. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  27.